CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithms in c

搜索资源列表

  1. CPU_Schedu

    0下载:
  2. CPU调度算法---模拟OS所使用的所有调度算法,包括创建一个kernel,PCB,队列,调度器等。-CPU Scheduler algorithms FCFS SJF Priority This code is a simulation of all the Scheduling algorithms an OS uses. I have tried creating a Kernel, PCB, Queue, Scheduler etc. what all an OS needs to
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7334
    • 提供者:zds
  1. ourdev_339105

    0下载:
  2. dsp各种算法大全,而且是用C语言描述的,有很强的参考性,欢迎点击下载-Encyclopedia of dsp algorithms, and is described in C language, have a strong reference, please click to download
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:980640
    • 提供者:mike
  1. Memory.Management.Algorithms.and.Implementations.I

    0下载:
  2. Memory.Management.Algorithms.and.Implementations.In.C.C++一书的源码和书中图片的ppt格式大图。-Source code for book <<Memory.Management.Algorithms.and.Implementations.In.C.C++>> and all book diagrams in ppt format.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:836585
    • 提供者:李松
  1. matrix_invers

    0下载:
  2. C语言写的矩阵处理算法 主要实现了求逆和线性方程组的求解-Matrix written in C language processing algorithms to achieve a major inversion and solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2002
    • 提供者:张士广
  1. Mastering.Algorithms.with.C

    0下载:
  2. Data comes in all shapes and sizes, but often it can be organized in the same way. For example, consider a list of things to do, a list of ingredients in a recipe, or a reading list for a class. Although each contains a different type of data, they a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2002935
    • 提供者:marrolig
  1. Developers_manual.tar

    0下载:
  2. CGAL - Computational Geometry Algorithms Library(计算几何算法库)的开发者手册 -CGAL- Computational Geometry Algorithms Library (computational geometry algorithms library) developer manual
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:115300
    • 提供者:snow
  1. algoincpp

    0下载:
  2. its a source code file for the book Algorithms in C++, Parts 1–4 by sedgewick-its a source code file for the book Algorithms in C++, Parts 1–4 by sedgewick
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:16756
    • 提供者:anshu
  1. Cplusplus_Algorithms_Korea_edition

    0下载:
  2. C++ algorithms in C++ Korea edition
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:35990753
    • 提供者:jaemin
  1. XY-Interpolation-Algorithms

    0下载:
  2. A descr iption of the algorithms used to provide both linear and circular interpolation. Example provided in C.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1390741
    • 提供者:Andrew
  1. Sorting

    0下载:
  2. 14种排序算法的C语言实现(包括插入排序、选择排序、交换排序、归并排序、分配排序五大类)-14 kinds of sorting algorithms in C-language implementation (including five categories: insertion sort, selection sort, exchange sort, merge sort and distribution sort)
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:98957
    • 提供者:小白鼠
  1. Rendezesek

    0下载:
  2. Implementations of different ordering algorithms in c-Implementations of different ordering algorithms in c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:863
    • 提供者:Reguj
  1. uniform

    0下载:
  2. 自己写的关于数字信号处理的相关算法的C语言实现代码,供大家参考-His writing on digital signal processing algorithms in C language implementation-related code for your reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:204756
    • 提供者:dfpdn
  1. Algorithms

    0下载:
  2. 包含《算法概论》里面大部分基本算法,自己写的,有比较详细的注释-C code for the algorithms in the book Algorithms (Sanjoy Dasgupta, Christos Papadimitriou, Umesh Vazirani)
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3329914
    • 提供者:gao x.y.
  1. NumericalAlgorithm

    0下载:
  2. 数值计算方法中部分重要算法的C语言代码实现程序。内容包括解非线性方程的迭代方法、矩阵分解的直接方法、插值法、数值积分-Numerical calculation method, some important algorithms in C language code implementation procedures. Includes iterative method for solving nonlinear equations, matrix decomposition of the di
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:20436
    • 提供者:黄旭
  1. Ste-3

    0下载:
  2. 一个mfc下实现的watermark里的LSB算法的隐写、分析、提取,可自己设计隐写位数。-1 mfc achieved under the watermark inside the LSB steganography algorithms, analysis, extraction, can own design stego-bits.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-12
    • 文件大小:19953654
    • 提供者:Ziqiang
  1. sort

    0下载:
  2. 各种排序算法的C++实现。完整的工程文件。适合初学者。-A variety of sorting algorithms in C++ implementation. The complete project file. Suitable for beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:324094
    • 提供者:邓伟
  1. suanfadaquan

    0下载:
  2. 数据结构的算法大全,里面有很多算法的代码,全部是用C语言写的。-Data structures algorithms Daquan, there are many algorithms of code, all is written in C language.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:15069
    • 提供者:潘昭宇
  1. C_Source

    0下载:
  2. This a zipper that implements zip algorithms in c#. -This is a zipper that implements zip algorithms in c#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:122458
    • 提供者:saurako
  1. pgRouting

    0下载:
  2. one route algorithms in c
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:87728
    • 提供者:luna
  1. algorithms

    0下载:
  2. 数据结构中几个常用的算法C++实现 数据结构中几个常用的算法C++实现-Of several commonly used data structures in C++ algorithm for data structure, several commonly used algorithms for C++ implementation
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:623
    • 提供者:id
« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com